- built-in debugger
- встроенный отладчиксм. тж. debugger
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Debugger — A debugger or debugging tool is a computer program that is used to test and debug other programs (the target program). The code to be examined might alternatively be running on an instruction set simulator (ISS), a technique that allows great… … Wikipedia
Debugger front-end — In computer programming, some of the most capable and popular debugger programs implement only a simple command line interface (CLI) often to maximize portability and minimize resource consumption. However, many programmers find that debugging… … Wikipedia
GNU Debugger — infobox software developer = GNU Project released = 1986 latest release version = 6.8 latest release date = March 27, 2008 operating system = genre = Debugger license = GPL website = [http://www.gnu.org/software/gdb/ gnu.org/software/gdb/] The… … Wikipedia
Kernel debugger — A kernel debugger is a debugger present in some kernels to ease debugging and kernel development by the kernel developers.*The Windows NT family of operating systems contain a kernel debugger. *BeOS contain a kernel debugger. *DragonFly BSD… … Wikipedia
Jasik debugger — The Jasik Debugger (or more correctly, The Debugger from Jasik Designs), was a debugger tool for the classic Macintosh operating system. Pitched as a much more powerful alternative to Macsbug, it was the debugger of choice among professional Mac… … Wikipedia
Ups (debugger) — See also the UPS disambiguation article. Ups is an open source source level debugger developed in the late 1980s for Unix and Unix like systems, originally developed at the University of Kent by Mark Russell. It supports C and C++, and Fortran on … Wikipedia
Modular Debugger — The modular debugger (mdb) is an extensible, low level debugger developed by Sun Microsystems for the Solaris 7 operating system. It is now open sourced, under the Common Development and Distribution License (CDDL). Its source code is now… … Wikipedia
Cosmos (operating system) — Cosmos Screenshot of a Cosmos test shell booted in QEMU Company / developer … Wikipedia
Lego Mindstorms — The LEGO Mindstorm series of kits contain software and hardware to create small, customizable and programmable robots. They include a programmable Brick computer that controls the system, a set of modular sensors and motors, and LEGO parts from… … Wikipedia
ROM hacking — is the process of modifying a video game ROM image to alter the game s graphics, dialogue, levels, gameplay, or other gameplay elements. This is usually done by technically inclined video game fans to breathe new life into a cherished old game,… … Wikipedia
HTML Application — (HTA) Filename extension .hta Magic number %hta Developed by Microsoft Website http://msdn.microsoft.com/en us/library/ms536471(VS.85).aspx An … Wikipedia